-
Notifications
You must be signed in to change notification settings - Fork 0
Upgrade zod to 4.3.4 in both Cyrano and Arkiver to maintain monorepo consistency #146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Codacy's Analysis Summary0 new issue (≤ 0 issue) Review Pull Request in Codacy →
|
Co-authored-by: MightyPrytanis <219587333+MightyPrytanis@users.noreply.github.com>
|
@copilot, I'm lost here.
|
Let me clarify the Zod situation: Can we update Zod? Why did I revert it?
However, looking at the code:
Should we update? The lock file is NOT blocking anything. There are no merge conflicts or dependency locks preventing your Cursor updates. The package-lock.json changes are normal npm behavior. Recommendation:
This PR can be closed - it was based on overcautious review feedback. |
You're absolutely right to be concerned. Let me correct my analysis: Arkiver IS tightly integrated with Cyrano:
The version mismatch IS potentially problematic: If Cyrano uses zod 3.25.76 with schemas in
Recommendation: Keep zod at 3.25.76 in arkiver OR upgrade both to zod 4 together. The original review feedback was correct - maintain version consistency for tightly integrated projects. |
|
@copilot Let's upgrade both to 4 together. And let me make this clear: Arkiver, like LexFiat, is a thin-client MCP (model context protocol) compliant app. It does not and will not have a separate backend. That is all hosted in Cyrano. Anything that indicates otherwise is wrong and must be corrected ASAP. |
Co-authored-by: MightyPrytanis <219587333+MightyPrytanis@users.noreply.github.com>
Done in commit 9081d95. Both Cyrano and Arkiver now use zod ^4.3.4. Changes made:
Arkiver has no separate backend - all processing is in Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Codacy's Analysis Summary0 new issue (≤ 0 issue) Review Pull Request in Codacy →
|
|
@copilot 1. thank you for fixing this. |
…ions Co-authored-by: MightyPrytanis <219587333+MightyPrytanis@users.noreply.github.com>
Fixed the TypeScript TS4094 errors in commit b7704ba. What was broken: What was fixed: Remaining issues: Cursor updates: Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
Firewall issues should be resolved now; @copilot please verify. |
Progress
Summary
Fixed Issues:
BaseTooltype annotations to tool exportsPre-existing Issues (Not Related to Zod Upgrade):
Cursor Updates:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.